CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Windows Shell

搜索资源列表

  1. getshellwnd 获取 Windows 外壳窗口的句柄

    0下载:
  2. 获取 Windows 外壳窗口的句柄-access to the Windows shell window handle
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14457
    • 提供者:瑞宝旺
  1. Microsoft.Windows.Shell.Script.Programming

    0下载:
  2. windows脚本编程,也就是如何写批处理。可以提高工作效率。
  3. 所属分类:开发工具

    • 发布日期:2014-01-17
    • 文件大小:4728781
    • 提供者:whg01
  1. ShellIconOverlay.rar

    0下载:
  2. 这个程序说明如何实现在Windows Shell Explorer下对文件或文件夹图标进行定制(覆盖图)。,This procedure describes how to achieve in the Windows Shell Explorer on a file or folder icon customization (Overlay).
  3. 所属分类:Shell api

    • 发布日期:2017-03-24
    • 文件大小:9487
    • 提供者:安全
  1. TrayIcon_for_Delphi

    0下载:
  2. 本例程是利用Windows API函数Shell_NotifyIcon()实现系统托盘图标功能,这个函数和其他处理Windows外壳的函数都包含在ShellAPI单元中 在窗口创建时在Windows任务栏的右下角创建一个托盘图标,图标由两个ICON交替出现,当窗口最小化时任务栏中只有托盘图标,当左键单击托盘图标窗口恢复,图标停止交替.-This routine is to use Windows API function Shell_NotifyIcon () function to ach
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:10612
    • 提供者:SeaHe
  1. ShellBrowser-7.3

    0下载:
  2. The ShellBrowser components suite provide easy access to the Win32 shell functions. The JamShellList, JamShellTree and JamShellCombo components look and behave exactly like the corresponding parts of the Explorer, and have some additional features li
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:2288903
    • 提供者:liji
  1. shlbrwsb4

    0下载:
  2. Delphi下使用Windows Shell API的几个控件-Delphi uses Windows Shell API several to control
  3. 所属分类:Shell api

    • 发布日期:2017-11-09
    • 文件大小:211488
    • 提供者:站长
  1. shellcaption

    0下载:
  2. 程序分,shell,caption,windows管理三个部分-Procedure, shell, caption, windows management of three parts
  3. 所属分类:Network Security

    • 发布日期:2017-11-20
    • 文件大小:40387
    • 提供者:站长
  1. Manning.Windows.PowerShell.in.Action.Feb.2007

    0下载:
  2. Windows PowerShell has the widest range of any language I know. You can quickly learn the basic concepts and use it as an interactive command line shell to write simple, ad hoc scr ipts. Learn a bit more and you can use it to write rich, sophisti
  3. 所属分类:.net

    • 发布日期:2017-05-16
    • 文件大小:4218397
    • 提供者:nok
  1. shellicon_src

    0下载:
  2. This explain how to extract shell icon in windows.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3704
    • 提供者:Super pine
  1. GENIE-SHELL

    0下载:
  2. uCOSII只提供了操作系统内核,用户要自己添加文件处理、人机界面、网络接口等重要部分。其中Shell(人机界面)提供了人与机器交互的界面,是机器服务于人的体现,是系统必不可少的重要组成部分。现代的很多OS如UNIX、DOS、VxWorks都提供了友好的命令行界面。Windows更是提供了GUI。大部分人认识OS都是从这里开始的。 由于Skyeye下的仿真串口USART已经实现了中断方式的接收(实际是从键盘接收输入),而且串口输出(实际上是输出到终端屏幕)也已经实现,所以实现一个类似DOS或
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:394542
    • 提供者:haha
  1. Shell

    0下载:
  2. 基本上shell分两大类:   一:图形界面shell(Graphical User Interface shell 即 GUI shell)   例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。   二:命令行式 shell(Comm
  3. 所属分类:Shell api

    • 发布日期:2017-03-23
    • 文件大小:447519
    • 提供者:grub
  1. BFF_src

    0下载:
  2. windows shell programming-demonstrate the function of shell extension
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3337
    • 提供者:siteway
  1. copyhook

    0下载:
  2. 截获windows shell对文件夹的删除、改名操作并提示。-Intercept windows shell right folder, delete, rename operation and prompt.
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:88923
    • 提供者:李凌
  1. shell

    0下载:
  2. Windows下的shell编程 实现用户输入的命令解析-Windows shell programming under the command parsing user input
  3. 所属分类:Shell api

    • 发布日期:2017-03-29
    • 文件大小:122019
    • 提供者:
  1. Advanced-Bash-Shell-Scripting-Guide

    0下载:
  2. linux shell 高级编程 Shell脚本与Windows/Dos下的批处理相似,也就是用各类命令预先放入到一个文件中,方便一次性执行的一个程序文件,主要是方便管理员进行设置或者管理用的。-An in-depth exploration of the gentle art of shell scr ipting
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1767348
    • 提供者:超级兔
  1. Windows-Shell-Develop-

    0下载:
  2. 这个文章是讲解Windows Shell编程的。这个资料含中文版和英文版。 原版是英文版,来自网站http://www.codeproject.com-This article is to explain Windows Shell Programming. This information contains Chinese and English versions. The original is the English version, from the website http://www
  3. 所属分类:Shell api

    • 发布日期:2017-04-09
    • 文件大小:2004932
    • 提供者:
  1. visual-cPP-windows-shell-programming

    0下载:
  2. windows shell programming api descr iption in details,writtren by Dino.
  3. 所属分类:Shell api

    • 发布日期:2017-05-20
    • 文件大小:5661112
    • 提供者:sparrow
  1. Windows-Shell-

    0下载:
  2. Windows Shell 扩展编程 很好的一个CHM格式的电子数,很适合初学者-Windows Shell Extension Programming a good number of electrons in a CHM format, it is suitable for beginners
  3. 所属分类:Shell api

    • 发布日期:2017-04-09
    • 文件大小:2000558
    • 提供者:长床上
  1. Windows-Shell-Programming

    0下载:
  2. it s a document file about Windows Shell Programming.
  3. 所属分类:Shell api

    • 发布日期:2017-05-20
    • 文件大小:5695761
    • 提供者:sweeper
  1. Windows-Shell-Programming_src

    0下载:
  2. it s a document source file about Windows Shell Programming.
  3. 所属分类:Shell api

    • 发布日期:2017-03-27
    • 文件大小:1012595
    • 提供者:sweeper
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com